Skip to main content
@interopio/desktop API Reference
⬅ Main Docs
CookiesGetFilter
interface
Filter for retrieving cookies
Properties (7)
Property
Type
Default
Required
Description
domain
⚓︎
string
x
x
x
httpOnly
⚓︎
boolean
x
x
x
name
⚓︎
string
x
x
x
path
⚓︎
string
x
x
x
secure
⚓︎
boolean
x
x
x
session
⚓︎
boolean
x
x
x
url
⚓︎
string
x
x
x